home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / bin / inout_backat.README < prev    next >
Text File  |  1994-08-01  |  3KB  |  65 lines

  1.  
  2.               In/Out, & its companion, Backat executables README
  3.  
  4.  
  5.       In/Out is a groupware program which establishes an In/Out board on
  6.       each person's machine on a local network.  This enables each person
  7.       in a work group to keep other interested parties advised of their
  8.       comings and goings.
  9.       
  10.       To install In/Out, type:
  11.       
  12.            su
  13.            ./install/install.inout
  14.       
  15.       This will install the "inout" and "backat" programs in the
  16.       /usr/local/bin directory.
  17.  
  18.       
  19.          ------------------------------------------------------------
  20.  
  21.       
  22.       
  23.       To use "inout", and its companion program, "backat", first initiate
  24.       backat with your name by typing:
  25.       
  26.            backat -name "Joe Blow"
  27.       
  28.       From now on, whenever you execute backat, the name "Joe Blow" will 
  29.       appear automatically.
  30.       
  31.       Now execute In/Out by typing:
  32.       
  33.            inout
  34.       
  35.       From the In/Out display, select the names of the people who you 
  36.       would like to keep track of by selecting the "Name" button.  This 
  37.       will show a display with two panels, labeled "Everyone" and 
  38.       "In/Out Board".
  39.       
  40.       In the panel lableled "Everyone", there is a list of everyone on 
  41.       the local network who is currently running the program.  You can 
  42.       select among these people to add to your In/Out board by selecting 
  43.       the name by clicking on it with a mouse button.  Then click on 
  44.       the "-->" button to copy it to the "In/Out" panel.  Similarly, you 
  45.       can remove people from your In/Out board by selecting the name 
  46.       with the mouse, and then clicking on the "<--" button.
  47.       
  48.       To apply your selections, click on the "OK" button.  Each of the 
  49.       names listed in the "In/Out" panel will now appear in the "In/Out" 
  50.       window.  If you click "Always", the selected names will always 
  51.       appear in the In/Out board.
  52.       
  53.       To let it be known that you are leaving or returning to your 
  54.       office, execute "backat" and either click the "In" button, or 
  55.       specify the time you'll return.  You can specify a time by moving 
  56.       the slider bar, or by typing the time into the time panel.
  57.       
  58.       After running backat, the correct In/Out information will 
  59.       automatically appear on the board of everyone else running In/Out 
  60.       who has included your name.
  61.       
  62.       In/Out was written by Rick Scherle of Silicon Graphics, Inc.  
  63.       The source code to this application is currently not available 
  64.       to other software developers.
  65.